Initial revision
authorJim Blandy <jimb@redhat.com>
Sun, 30 May 1993 17:03:54 +0000 (17:03 +0000)
committerJim Blandy <jimb@redhat.com>
Sun, 30 May 1993 17:03:54 +0000 (17:03 +0000)
src/s/hpux9.h [new file with mode: 0644]

diff --git a/src/s/hpux9.h b/src/s/hpux9.h
new file mode 100644 (file)
index 0000000..472f8f0
--- /dev/null
@@ -0,0 +1,10 @@
+/* System description file for hpux version 9.  */   
+
+#include "hpux8.h"
+
+#define HPUX9
+
+/* Try some debugging and see if gnu malloc hurts us */
+#define SYSTEM_MALLOC 1
+#undef GNU_MALLOC
+#undef REL_ALLOC